image: size request is always CONSTANT_SIZE
authorBenjamin Otte <otte@redhat.com>
Wed, 4 Jul 2018 03:12:53 +0000 (05:12 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 4 Jul 2018 04:15:33 +0000 (06:15 +0200)
commite1b6496af760d4b93a2a17c80816dc1a3348b97c
treebf46babf95e719bd19da5fc3a472d9ab52a4303d
parent14620423e840729e9a084678e465c52885cf4737
image: size request is always CONSTANT_SIZE

It's always -gtk-icon-size in both directions, even for paintables.
There's no width-for-height happening.
gtk/gtkiconhelper.c
gtk/gtkiconhelperprivate.h
gtk/gtkimage.c